home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 11733 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.6 KB  |  47 lines

  1. Newsgroups: comp.lang.java,sci.math,sci.math.num-analysis,comp.lang.fortran,comp.lang.c
  2. Path: baan.nl!news
  3. From: Jaco van Kooten <jvkooten@baan.nl>
  4. Subject: Re: mathematical/statistical routines in Java
  5. Sender: news@baan.nl
  6. Message-ID: <3157A977.22FA@baan.nl>
  7. Date: Tue, 26 Mar 1996 08:23:19 GMT
  8. X-Nntp-Posting-Host: tarazed.baan.nl
  9. Content-Transfer-Encoding: 7bit
  10. Content-Type: text/plain; charset=us-ascii
  11. References: <31514E36.4E5E@baan.nl> <31546CE1.1C18@BlueSky.net> <4j6hj8$93h@wcap.centerline.com>
  12. Mime-Version: 1.0
  13. X-Mailer: Mozilla 2.0 (WinNT; I)
  14. Organization: Baan Company
  15.  
  16. > Dan Jacobs  <djacobs@BlueSky.net> wrote:
  17. > >Jaco van Kooten wrote:
  18. > >>
  19. > >> Does anyone know if there exist mathematical and statistical
  20. > >> routines in Java? A lot of them are available in Fortran and
  21. > >> C (at netlib), but I need them in Java.
  22. > >> O.K. I can rewrite them, but that's a rather boring and time
  23. > >> consuming job. (May be it is time to write a C2java compiler.)
  24. > >> I am also interested in cooperating with someone having the same
  25. > >> problem.
  26. > >>> >> 
  27. > >> Jaco van Kooten
  28. > >>
  29. > >
  30. > >You don't need to rewrite them.  You can use Java native methods
  31. > >as an interface to them.
  32. > Sure, if you don't want to make your code portable.
  33. > I can't imagine using Java to do serious number crunching unless
  34. > you wanted to be portably, however...
  35. > --
  36. > Thomas Andrews           Email: thomaso@centerline.com
  37. > CenterLine Software      WWW: http://draco.centerline.com:8080/~thomaso/
  38.  
  39. Indeed, I want my code to make portable. And I hope that in the
  40. future Java becomes faster.
  41.  
  42. Regards,
  43. Jaco van Kooten     Email: jvkooten@baan.nl
  44. Baan Research
  45.